home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / schools / sandywatt / _elecfield / _info / infostory < prev    next >
Text File  |  1991-09-04  |  2KB  |  37 lines

  1. Heading: The Simple Pendulum
  2.  
  3.    This program shows the motion of a simple pendulum.
  4.    You can use it to investigate the relationship between the length of a pendulum and its period of oscillation.
  5.    You can use the computer to draw a graph of period against length, then analyse your results to find the relationship between them. You can also determine g, the acceleration of gravity.
  6.  
  7. Heading: Displaying the data.
  8.  
  9.    The computer measures the time of each swing of the pendulum. After each measurement, it updates the table at the top right of the screen.
  10.  
  11. * "Length of pendulum L" is the length in metres.
  12. * "Number of measurements" is the number of times it has measured the period for length L.                      
  13. *  "This measurement" is the time of the last swing measured by the computer.
  14. * "Mean" is the mean value of the measurements for length L.
  15. * "SD" is the standard deviation of the measurements (the spread of results).                                                       
  16. Every measurement is different because it is impossible to measure anything with complete accuracy. However, the Mean value gets more accurate if you make more measurements, and the SD decreases.
  17.  
  18.    The computer also plots the points on the graph.
  19.  
  20. Heading: Changing the length of the pendulum.
  21.    Move the mouse along the "Length" axis of the graph until the "Trial length" equals the new length you require. Then click the Select button, and the length is changed. Lengths from 0.1m to 1.25m are allowed.
  22.  
  23. Heading: Collecting data
  24.  
  25. To get a graph of Period against Length, you select a length, wait until the uncertainty in Period is small (about 10 swings should be enough). Choose another length, and so on.
  26.  
  27. Heading: Analysing your results.
  28.  
  29. Select "Analyse data" from the menu.
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. END
  37.